Click or drag to resize

TimeZoneAdd Method (Int64, Int32)

Adds adjustment time with the specified adjustment time and offset.

Namespace:  Independentsoft.Sip.Sdp
Assembly:  Independentsoft.Sip (in Independentsoft.Sip.dll) Version: 1.0.700.17927
Syntax
public void Add(
	long adjustmentTime,
	int offset
)

Parameters

adjustmentTime
Type: SystemInt64
offset
Type: SystemInt32
See Also